Total Complexity | 20 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 152 |
Lines of code | 65 |
Logical lines of code | 39 |
Comment lines | 60 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_access_token_renewed() | 52 | 8 | 25 | |
get_token_type() | 70 | 2 | 6 | |
clean_token() | 63 | 2 | 9 | |
get_renewed_access_token() | 69 | 2 | 6 | |
is_access_token_expired() | 69 | 2 | 6 | |
access_token_renew_attemps_exceded() | 71 | 2 | 6 | |
access_token_renew_attemps_increase() | 74 | 1 | 4 | |
calculate_expiration_date() | 78 | 1 | 3 |